222.9K
Publications
18.1M
Citations
396.2K
Authors
19K
Institutions
Backpropagation Driven Learning
1986 - 1992
The late 1980s through early 1990s saw gradient-based backpropagation emerge as the practical engine for training multilayer networks, unifying feature learning, representation construction, and function approximation across feedforward and recurrent forms. Researchers emphasized training signals that steer learning across layers, enabling deeper architectures to extract hierarchical structure while recurrent variants introduced online, time-aware updates that operate while networks run. Architectural strategies focusing on growth, tiling-like expansion, and compact representations accompanied domain-informed templates for pattern recognition and image understanding. Historical Significance: This period solidified backpropagation as the core optimization paradigm for neural networks, established the theoretical and practical viability of universal function approximation with multilayer structures, and laid groundwork for temporal learning with backpropagation through time and modular, mixture-inspired approaches that influenced later deep architectures.
• Gradient-based learning underpins representation construction and function approximation across architectures, with backpropagation guiding feature learning, generalization, and universal approximation in both feedforward and recurrent forms [1], [3], [11], [5], [9].
• Temporal and online learning arises from recurrent neural networks capable of continual operation, enabling training while execution and time-aware adaptation via gradient-based updates (online backprop variants) [4], [11].
• Architectural growth and minimality strategies explore automatic network construction, including growth during learning, tiling-like expansion, and bias-guided compact representations [8], [17], [15].
• Pattern recognition and image understanding tasks demonstrate domain-informed priors and specialized templates, such as zip-code recognition, image processing pipelines, and connected-component detectors [3], [14], [7].
End-to-End Deep Vision
1993 - 2015
Transformer-Driven Vision
2016 - 2025